home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / wildcat / l10.zip / L-10.DOC < prev    next >
Text File  |  1992-03-24  |  6KB  |  158 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.                                     L - 1 0
  9.                          Last 10 Caller File Generator
  10.                                       by
  11.                                   Jeff Henze
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22. -------------------------------------------- (C) Copyright 1992 by Jeff Henze
  23.  
  24.  
  25. What is L-10?
  26.      L-10 is a simple program for Wildcat 3.xx BBS' to list the last ten
  27. callers.  It does not list any other info except the names, and the info from
  28. the user defined field 'From'.  I had tried other Last 10 listers, and did
  29. not want to use one that told the world how much time so and so was spending
  30. on the BBS, and also wanted something that would allow me to custom configure
  31. the colors.
  32.  
  33. Files Included:
  34.  
  35.      L-10.EXE      - The L-10 program
  36.      L-10.DOC      - This file
  37.      L-10.CFG      - A sample configuration file
  38.      HELLO9.BBS    - A sample display file generated by L-10
  39.  
  40. Release:
  41.      This is the first release of L-10.  I have tested it on my own BBS
  42. without problems.  If you do find a problem, please contact me on Mustang
  43. Software's BBS (I call approximately once a month) or at my own BBS (see
  44. number below).  I'll get back to you as soon as I can.  Please be as specific
  45. about any problems as you can.
  46.  
  47. Warrantee:
  48.      None what so ever.
  49.  
  50. License:
  51.      You can use this program for a period of 30 days for evaluation
  52. purposes.  If you like it, you can send me a donation of $5.00 or so and stop
  53. waking up from nightmares because you didn't register it.  Or, you can not
  54. register it; your choice.  Personally, I prefer you register it.  Anyway, to
  55. answer that question in the back of your mind: "How does the program work
  56. after 30 days from the first time I run it?", the answer is: The same as it
  57. did the first day you ran it.  No keys, bombs, or annoyance screens; you have
  58. only your peace of mind to deal with.  If you prefer, you can give my BBS a
  59. call, drop me a note about how you like the program/bugs/possible
  60. improvements, and consider yourself registered.  Not to mention being able to
  61. download the newest version of L-10.  The number is:
  62.  
  63.                                ISH BBS
  64.                          Ishpeming, Michigan
  65.                            (906) 486-4923
  66.                          300/1200/2400 baud
  67.                                24 Hrs
  68.  
  69. Leave mail to Jeff Henze.  Thanks in advance.
  70.  
  71. System Requirements:
  72.      If you can run Wildcat 3.xx, you have far more than this program
  73. requires!
  74.  
  75. How it works:
  76.      L-10 simply reads the Activity log file (you choose the name) and takes
  77. its info from there.  If the format is not that of Wildcat 3.?? (I use 3.02)
  78. it should come up with an empty display file.  It takes the info and writes
  79. it to a file, using the parameters from the L-10.CFG file.
  80.  
  81. Setup:
  82.      Simply place L-10.EXE in a directory with the L-10.CFG file. You'll need
  83. to edit the configuration file to suit your needs and preferences.  The
  84. format can be found below.  Then, you'll need to execute the program either
  85. manually (not recommended) or by placing the lines: 
  86.  
  87.      C:
  88.      CD\WC30\L-10
  89.      L-10
  90.  
  91. (assuming that you chose the default path [ C:\WC30\ ] for your BBS, and that
  92. you put L-10 in a sub-directory of that called C:\WC30\L-10\ )
  93.  
  94. in your POSTCALL.BAT file in your node work directory (for single node it
  95. would be \WC30\WCWORK\NODE1 ).  That should be all there is to it except the
  96. .CFG file format which is:
  97.  
  98. FORMAT FOR L-10.CFG ---------------------------------------------------------
  99.  
  100. Line 1: Full path and file name of the activity log file for Wildcat 3.+
  101. Line 2: Full path and file name of the display file to create
  102. Line 3: Color to make the top window
  103. Line 4: Color to make the bottom window
  104. Line 5: Color to make the top window's shadow
  105. Line 6: Color to make the bottom window's shadow
  106. Line 7: Color to make the background (behind windows)
  107. Line 8: doesn't matter beyond line 7... put anything you want here
  108. Line 9: and below
  109.  
  110. EXAMPLE L-10.CFG ------------------------------------------------------------
  111.  
  112. C:\WC30\ACTIVITY.001
  113. C:\WC30\DISP\HELLO9.BBS
  114. @2E@
  115. @5B@
  116. @02@
  117. @05@
  118. 1
  119.  
  120. -----------------------------------------------------------------------------
  121.  
  122. ** Colors are in Wildcat '@' code format.  The only exception is line 7, the
  123. background color, which only has the background attribute (eg: 0 for black, 1
  124. for blue, etc...).
  125.  
  126. You can put notes or whatever below line 7 in the file, because the program
  127. will not read beyond that.  The program creates the following display file:
  128.  
  129.                                  SAMPLE OUTPUT
  130.  
  131.   ┌──────────────────────────────────────────────────────────────────────┐   
  132.   │      L   a   s   t        1   0       C   a   l   l   e   r   s      │░░ 
  133.   └──────────────────────────────────────────────────────────────────────┘░░ 
  134.     ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 
  135.                                                                              
  136.   ┌──────────────────────────────────────────────────────────────────────┐   
  137.   │  10    KENN RENARD               From  K.I Sawyer AFB                │░░ 
  138.   │   9    JEFF HENZE                From  Ishpeming, Mi                 │░░ 
  139.   │   8    ROD BERG                  From  Ishpeming                     │░░ 
  140.   │   7    JERRY BILLS               From  Uranus                        │░░ 
  141.   │   6    BRIAN LEE                 From  Ishpeming, MI                 │░░ 
  142.   │   5    JEFF HENZE                From  Ishpeming, Mi                 │░░ 
  143.   │   4    BOB SMITH                 From  Marquette                     │░░ 
  144.   │   3    GREG THOMAS               From  Negaunee                      │░░ 
  145.   │   2    TIM BROWN                 From  Marquette                     │░░ 
  146.   │   1    JEFF HENZE                From  Ishpeming, Mi                 │░░ 
  147.   └──────────────────────────────────────────────────────────────────────┘░░ 
  148.     ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 
  149.                                                                              
  150.   L-10 v 1.00 ────────────────────────────────── (C) Copyright J. Henze 1992 
  151.  
  152.  
  153. Thanks for trying L-10, and again, if you have any questions or comments,
  154. feel free to drop me a line.
  155.  
  156.                                    Jeff Henze,
  157.                                    SysOp, ISH BBS
  158.